a11y: Clone GtkATContext in GtkModelButton
authorEmmanuele Bassi <ebassi@gnome.org>
Tue, 10 Nov 2020 14:21:32 +0000 (14:21 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Tue, 10 Nov 2020 14:31:57 +0000 (14:31 +0000)
commited7619ec1667e0113bc454e1e09aa26c3f57be5e
tree788ff054633600486b1b81b7357d098e643bb3ed
parent7ed06480cf46768a42462363ac33b6bb8b8a3cdf
a11y: Clone GtkATContext in GtkModelButton

The hypothetical widget that needs to clone ATContext instances
because it needs to control the accessible role post-construction is
really GtkModelButton.

Fixes: #3342
gtk/gtkmodelbutton.c